Skip to content

feat: magic rollback #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

feat: magic rollback #135

wants to merge 13 commits into from

Conversation

itslychee
Copy link
Member

No description provided.

@github-actions github-actions bot added rust Pull requests that update rust code nix Pull requests that update nix. release PRs against main labels Apr 18, 2025
Unifying the key agent with the magic rollback feature soon to be implemented
@itslychee itslychee force-pushed the itslychee/magic-rollback branch from 8dd711f to 6e11939 Compare April 19, 2025 00:34
@itslychee itslychee linked an issue Apr 19, 2025 that may be closed by this pull request
This will be used for the agent to correctly determine what binary to push.
(cherry picked from commit 6867407)
Preload `wire` with the supported architectures and it will copy its arch-specific
agent store path to the nodes.
@itslychee
Copy link
Member Author

things that should be implemented in this PR:

  • Baseline magic rollback functionality
  • A good UI/UX surrounding it's use
  • Allow wire to recover from unexpected terminations during a deployment to prevent undesirable rollbacks
  • have progress bar for the grace period/timeout countdowns
  • add documentation

* proto buffers soon to be added
* unix listener soon to be implemented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code github / ci / meta nix Pull requests that update nix. release PRs against main rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

magic rollback
2 participants